Skip to content

Fix: changed php_eos_datastructures_check_value to actually compare a…#3

Open
mhertsch wants to merge 1 commit intoeosforphp:masterfrom
mhertsch:fix_enum_check_value
Open

Fix: changed php_eos_datastructures_check_value to actually compare a…#3
mhertsch wants to merge 1 commit intoeosforphp:masterfrom
mhertsch:fix_enum_check_value

Conversation

@mhertsch
Copy link
Copy Markdown

… long against value instead of a ptr which always failed

Hi @auroraeosrose,

please have a look at this pull request, that as far as I can see, fixed the issues with the check value function, that always failed with an error when used for example in pecl-cairo:

TypeError: Value 1 provided is not a const in enum Cairo\Antialias

Cheers,
Michael

… long against value instead of a ptr which always failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant